home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / airplane / dialogs_nl.lua < prev    next >
Encoding:
Text File  |  2005-07-16  |  1.4 KB  |  33 lines

  1.  
  2. dialogId("let-m-divna", "font_small", "What kind of strange ship is that?")
  3. dialogStr("Wat is dit voor raar schip?")
  4.  
  5.  
  6. dialogId("let-v-vrak0", "font_big", "This is the wreck of the civilian airplane LC-10 Lemura.")
  7. dialogStr("Dat is het wrak van het passagiersvliegtuig LC-10 Lemura.")
  8.  
  9.  
  10. dialogId("let-v-vrak1", "font_big", "This is the wreck of the civilian airplane Atlantobus.")
  11. dialogStr("Dat is het wrak van het passagiersvliegtuig Atlantobus.")
  12.  
  13.  
  14. dialogId("let-v-vrak2", "font_big", "This is the wreck of the civilian airplane Poseidon 737.")
  15. dialogStr("Dat is het wrak van het passagiersvliegtuig Poseidon 737.")
  16.  
  17.  
  18. dialogId("let-v-oko", "font_big", "Can you see that eye? The silent witness to the tragedy... Somebody trusted this airplane - and the glass eye is everything he left behind.")
  19. dialogStr("Zie je dat oog. De zwijgende getuige van deze tragedie... Iemand vertrouwde op dit vliegtuig - en dat glazen oog is alles wat er van hem over is.")
  20.  
  21.  
  22. dialogId("let-m-oko", "font_small", "This is not a glass eye but a gyroscope. At least in this level.")
  23. dialogStr("Dit is geen glazen oog, maar een gyroscoop. In ieder geval in dit veld.")
  24.  
  25.  
  26. dialogId("let-m-sedadlo", "font_small", "Seats. Why are there so many seats here?")
  27. dialogStr("Stoelen. Waar zijn hier zoveel stoelen?")
  28.  
  29.  
  30. dialogId("let-v-budrada", "font_big", "Be thankful. Could you get out without them?")
  31. dialogStr("Wees dankbaar. Zou je hier uit kunnen komen zonder ze?")
  32.  
  33.